/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML PAGE css		               --*/ html { height:auto;  overflow-x:hidden; }

Body
{
	color: #000000;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	background-position: left top;
	background-color: #2C2916;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	
}

.MenuMiddle { left top; height:auto; margin:0 14px;}


/* Default HTML PAGE 		           --*/ html { height: 100%; }

											form { height:100%; margin:0; padding:0; }
/* Default HTML table and text 	       --*/ table, tr, td {font-family:Verdana; font-size: 13px;   line-height:14px; font-weight:normal;}
/* Default HTML Paragraph   	       --*/ p {font-family:Verdana; font-size: 13px; padding:0px; margin:0px;   line-height:18px; font-weight:normal;}
.p1 {font-family:Verdana; font-size: 13px; padding:0px; margin-left:10px !important;   line-height:18px; font-weight:normal;}
.smallspan { font-size: 8pt; }
.inner{ margin-bottom: 0; margin-left: 0;  margin-right: 0; margin-top: 0;font-weight:normal;}
.headtx{FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #27331A; FONT-FAMILY: Tahoma, Arial, Helvetica;}
.headtx1{FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #27331A; FONT-FAMILY: Tahoma; margin-bottom: 0; margin-left: 0;  margin-right: 0; margin-top: 0;font-weight:normal; padding:0; line-height:25px;}
.headtx2{FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #27331A; FONT-FAMILY: Tahoma; margin-bottom: 0; margin-left: 10px !important;  margin-right: 0; margin-top: 10px !important;font-weight:normal; padding:0; line-height:22px;}

/* Default HTML DIV 	               --*/ div {font-family:Verdana; font-size: 13px; padding:0px; margin:0px;   line-height:14px; font-weight:normal;}
/* Default HTML Span	               --*/ span {font-family:Verdana; font-size: 12px;   font-weight:normal;}
/* Default HTML Horizontal Line 	   --*/ hr { margin:10px 0; padding:0px; border-bottom:1px dashed #888888; border-top:0px; border-left:0px; border-right:0px; line-height:0px; height:1px; display:block;  }


/*========================================================*/
/*  Main Elements                                         */
/*========================================================*/

/*-- width setting on skins       	   --*/ .MainWidth { width:1000px; }
/*-- 100 percent height where req 	   --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req  	   --*/ .FullWidth { width:100%;  }
/*-- outer cell on boxed skins    	   --*/ .MainTDTable { padding:0px 20px 0px 20px ; }


/*========================================================*/
/*  Other Main Elements                                   */
/*========================================================*/

/*-- cell containing content panes 	   --*/ .ContentPanesTD { width:auto; height:100%; vertical-align: top; padding: 0 20 0 20; }
/*-- dotted background           	   --*/ .Dotted { background: url(dotted2.gif) repeat top left; }
/*-- row containing logo area      	   --*/ .LogoRow { height:1px; padding: 0 10px 0 7px; }
/*-- cell containing logo       	   --*/ .LogoTD { text-align:left; padding:0px 5px 30px 0px; height:54px; }
/*-- row containing breadcrumbs 	   --*/ .BreadcrumbsRow { height:41px; background: url(bread-bg.gif) repeat top left; padding: 0 0 0 0; }
/*-- row for space between areas	   --*/ .SpaceBar { height:10px; padding: 0 0 0 0; }
/*-- Search CSS				           --*/ .SearchTD { width:186px; vertical-align: top; text-align: right; height: 23px; background: url(search-bg.jpg) no-repeat top right; padding: 0 0 0 0; }
/*-- login and register CSS	       	   --*/ .LoginTD { width: 100%;  font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#C9A67A; vertical-align: middle; text-align: right; padding: 0 10px 0 0; }


/*========================================================*/
/*	Main Table / Box CSS				                  */
/*========================================================*/

/*-- Main table 				       --*/ .MainTable { background-color:#2C2916;padding: 0 0 0 0;} }
/*-- top left corner           	       --*/ .MainTL { width:7px; height:6px; background: url(1.jpg) no-repeat top left; }
/*-- top edge                 	       --*/ .MainT { height:6px; background: url(44.jpg) repeat-x bottom left; }
/*-- top right corner         	       --*/ .MainTR { width:7px; height:6px; background: url(4.jpg) no-repeat top right; }
/*-- left edge                	       --*/ .MainL { width:7px; background: url(11.jpg) repeat-y top left; }
/*-- content area            	       --*/ .MainM { background: #2C2916; }
/*-- right edge           	           --*/ .MainR { width:7px; background: url(33.jpg) repeat-y top right; }
/*-- bottom left corner  	           --*/ .MainBL { width:7px; height:6px; background: url(2.jpg) no-repeat bottom left; }
/*-- bottom edge            	       --*/ .MainB { height:6px; background: url(22.jpg) repeat-x top left; }
/*-- bottom right corner          	   --*/ .MainBR { width:7px; height:6px; background: url(3.jpg) no-repeat bottom right; }
/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #C9A67A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #976F3E; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 0 0 0; }

/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- main menu table            		--*/ .MenuHeight { height:31px; }
/*-- main menu cell    					--*/ .MenuTD { vertical-align:middle; text-align:left; background: url(menu-bg.jpg) repeat-x top left; padding: 0 0 0 0; }
/*-- main menu left    					--*/ .MenuLeft { width:10px; background: url(menu-left.jpg) no-repeat top left; }
/*-- main menu right    				--*/ .MenuRight { width:10px; background: url(menu-right.jpg) no-repeat top right; }

/*========================================================*/
/*  Solpart Menu Module CSS
/*========================================================*/

/* Main Menu */


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}


.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 14px;
	font-style: normal;
	font-weight: normal; 
	background-color: #2C2916;
	font-family: Tahoma;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 25px;

	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
}
.submenuitemselected{
	color:#2C2916;
	font-size:14px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin-top: 0;
	margin-left: 1px;
	background-color: #F4F6F9;  
	border-top: #CBD2E2 1px solid;
	border-right: #CBD2E2 1px solid;
	border-left: #CBD2E2 1px solid;
	border-bottom: #CBD2E2 1px solid;
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 36px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{

	background-position:left top;
	background-repeat: no-repeat;

	padding:7px 5px 7px 12px;

	
}
.MainMenu_MenuItem TD DIV DIV DIV{

	background-position:top;
	background-repeat:repeat-x;
	font-size:14px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#2C2916;
	
	height:36px;
	padding:7px 5px 7px 12px;

	


}

.MainMenu_MenuItem TD DIV
{
	
	background-position:right top;
	background-repeat: no-repeat;

	
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	
	background-position:left top;
	background-repeat: no-repeat;

		padding:7px 5px 7px 12px;
	
}
.MainMenu_MenuSelected TD DIV DIV DIV{

	background-position:top;
	background-repeat:repeat-x;
	font-size:14px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#FFFFFF;
	
	height:36px;
	padding:7px 5px 7px 12px;

	


}

.MainMenu_MenuSelected TD DIV
{
	
	background-position:right top;
	background-repeat: no-repeat;

	
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	

	background-position:left top;
	background-repeat: no-repeat;

	padding:7px 5px 7px 12px;

	
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	
	background-position:top;
	background-repeat:repeat-x;
	font-size:14px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#2C2916;
	
	height:36px;
	padding: 0 8 0 8;
text-decoration:underline;
	

}

.MainMenu_MenuSelectedRoot TD DIV
{
	
	background-position:right top;
	background-repeat: no-repeat;

	
}


/*========================================================*/
/*	Logo Table							                  */
/*========================================================*/

/*-- Logo Main table 			   	   --*/ .LogoTable { height:auto;  background-image: url(header-bg.jpg); background-repeat: repeat-x; background-position: left top;}
.abc{background-image: url(tdbg.jpg); background-repeat: repeat-x;}
.def{background-image: url(tbg.jpg); background-repeat: repeat-x;}

.ctext{font-family: Tahoma; font-size: 15px; color: #2C2916; font-weight: bold;}
.ltext{font-family: Tahoma; font-size: 15px; color: #2C2916; font-weight: bold;}
.terms {  font-family: Tahoma; font-size:9px; color:#2C2916;  }
.hug { font-family: Tahoma; font-size:14px;  }


.r1{font-family: Tahoma; font-size: 17px; color: #1D4A98; font-weight: normal; margin:15px; }
.hug1 { font-family: Tahoma; font-size:8.5px; font-weight: normal;  }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { color: #2C2916; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Login Register token hover        --*/ a.login-register:hover { color: #2C2916; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }
/*-- Copyright token                   --*/ .copy-right { color: #666666; font-family: Tahoma; font-size: 11px; text-decoration: none; }
/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #666666; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #2C2916; font-family: Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }
/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:17px; background: transparent; width: 133px; color: #666666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { font-family: Arial Narrow; font-size: 26px; color: #2C2916; font-weight: bold; line-height:20px;}
/*-- Heading # 2              			--*/ H2 { font-family: Tahoma; font-size: 15px; color: #2C2916; margin-top: 0;margin-bottom: 0; font-weight: bold; }
/*-- Heading # 3              			--*/ H3 { font-family: tahoma; font-size: 12px !important;; margin: 0; padding: .2em .2em 0;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #27331A; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { font-family:Verdana; font-size: 8px;    font-weight:normal;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 6px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default text on site              --*/ .normal, .Normal { font-family: tahoma; font-size: 12px; color: #000000; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #999999; font-weight:normal; font-family: tahoma; font-size: 11px; }
/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}
.city { font-family: Verdana; font-size: 14px; color: #000000; line-height:14px; padding:0px; margin:7px; }
.cityright { font-family: Verdana; font-size: 14px; color: #000000; line-height:14px;    }
/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #666666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #444444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited { color: #666666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #444444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color: #ffffff; font-family: tahoma; font-size: 10px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #666666; font-family: tahoma; font-weight: normal; font-size: 10px; text-decoration: none; }

/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 12px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }


/*========================================================*/
/*  Footer Table                                          */
/*========================================================*/

/*-- Footer table 				       --*/ .FooterTable { width:100%; }
/*-- Privacy cell / td     			   --*/ .PrivacyTD {  font-family: Tahoma; font-size:11px; color:#666666; text-align: center; padding: 0 0 3px 0; }
/*-- Copyright cell	 / td	           --*/ .CopyrightTD { text-align: center; padding: 3px 0 15px 0; }

#header{repeat-x left top; height:0px; margin:0 0px}

.BannerBG {background:url(banner-bg.jpg); 
background-repeat:no-repeat; }

.base-list-container {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.base-group {
    float: left;
    margin-right: -24px;
    width: 200px;
}

.base-group1 {
    float: left;
    margin-right: 0px;
    width: 200px;
}


.clear {
    clear: both;
}

.headtx3{FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #27331A; FONT-FAMILY: Tahoma; font-weight:bold; line-height:22px; margin-left: 7px !important;  margin-right: 0; margin-top: 10px !important;}
.righthead{FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #27331A; FONT-FAMILY: Tahoma; margin-bottom: 0; margin-left: 12px !important;  margin-right: 0; margin-top: 10px !important;font-weight:normal; padding:0; line-height:22px;}

.p1 {font-family:Verdana; font-size: 13px; padding:0px; margin:0px;   line-height:18px; font-weight:normal;}

.headtxe{FONT-WEIGHT: bold; FONT-SIZE: 29px; COLOR: #27331A; FONT-FAMILY: Tahoma; margin-bottom: 0; margin-left: 10px !important;  margin-right: 0; margin-top: 10px !important;font-weight:normal; padding:0; line-height:22px;}

.p2 {font-family:Verdana; font-size: 15px; padding:0px; margin:0px;   line-height:18px; font-weight:normal; margin-bottom: 0; margin-left: 10px !important;  margin-right: 0; margin-top: 10px !important;}

.bgp{padding-top:0px;padding-left:300px!important;    float:left; margin-bottom:auto;  color:#FFFFFF; height:162px;
	 }
.bgp1{FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica; padding-right:350px;padding-top:0px;padding-left:300px!important; float:left;}

.bgp2{font-family:Verdana; font-size: 12px;COLOR: #ffffff;   font-weight:normal;padding-top:0px;padding-left:300px!important; float:left;}
.arp{ padding-bottom:75px; padding-left:30px;  }

.arpk{padding-left:200px!important;}

.logp{padding-top:29px;padding-left:0px;    float:left; margin-bottom:auto;  font-size:35px!important;color:#3A3A3A; Font:Arial, Helvetica, sans-serif
	 }
	 
	 
	 .logp1{padding-top:29px; padding-left:0px; float:left;  margin-bottom:auto;  font-size:35px!important;color:#A1CC3D; Font:Arial, Helvetica, sans-serif
	 }
	 
	 
	 
	 
	 .logp2{ 
 
	 background-image: url(fsr1.png);
   
    background-repeat: no-repeat;
width:56px;
	  height:60px;
  
	margin-left: 175px;
   position:relative;
	
	  }
	  
	   .logp3{ 
 
	 background-image: url(fsr3.jpg);
   
    background-repeat: no-repeat;
width:249px;
	  height:32px;
   
	margin-left: 370px;
   position:relative;
	  bottom: 60px;
	  }
	  
	  .rtext{ padding-left:10px;font-family: Arial Narrow; font-size: 19.5px; color: #2C2916; font-weight: bold; line-height:20px;     margin-bottom:auto; 
  
	  }
	  
	  .table1{padding-top:0px;padding-left:0px;  bottom: 60px;   float:left; margin-bottom:auto;  font-size:35px!important;color:#3A3A3A; Font:Arial, Helvetica, sans-serif
	 }
	 
	 .table2{ padding-top:22px; padding-left:72px; }
	 
	 .mob{padding-top:29px;padding-left:175px; 
    float:left; margin-bottom:auto;  font-size:11px!important;color:#ffffff; Font:Arial, Helvetica, sans-serif
	 }
	 
	 .bannertext{ color:#ffffff; font-family:Tahoma, Arial, sans-Helvetica; font-size:20px; FONT-WEIGHT: normal;  }
	 
	 .set{ padding-left:320px;}
	 
	 /*  Main Menu                                             */
/*========================================================*/
/* main menu td */					       .main_dnnmenu_bar {  height:36px; padding:0px 0px 0px 0px;vertical-align:middle; text-align:left; vertical-align:middle; }
/* Main Menu Normal - BG */				   .main_dnnmenu_rootitem {               padding:16px 20px 13px 0px; line-height:24px;}
/* Main Menu Hover - BG */ 				   .main_dnnmenu_rootitem_hover {          padding:16px 20px 13px 0px; line-height:24px;}
/* Main Menu Selected - BG */			   .main_dnnmenu_rootitem_selected {       padding:16px 20px 13px 0px; line-height:24px;}

/* Main Menu Normal - Text */			   .main_dnnmenu_rootitem span {          font-family: Tahoma; color:#2C2916; font-size: 14px; font-weight:bold;height:36px;
	padding:0px 0px 0px 0px; }
/* Main Menu Hover - Text */ 			   .main_dnnmenu_rootitem_hover span {    font-family: Tahoma; color:#ffffff; font-size: 14px; font-weight:bold;height:36px;
	padding:0px 0px 0px 0px;}
/* Main Menu Selected - Text */			   .main_dnnmenu_rootitem_selected span { font-family: Tahoma; color:#2C2916; font-size: 14px; font-weight:bold;height:36px;
	padding:0px 0px 0px 0px; }

/* SUB Menu Box */ 				           .main_dnnmenu_submenu { border-right:0px solid #663300; border-left:0px solid #663300; border-bottom:0px solid #663300; z-index:100; margin-top:0px;}

									       .main_dnnmenu_submenu td {       background-color:#6C6C6C; font-weight:normal; text-align:left; line-height:25px; height:25px; padding:0px 5px 0 12px; margin:0px; }
/* SUB Menu hover & selected */ 	       .main_dnnmenu_itemhover td {     background-color:#e36500; font-weight:normal; text-align:left; line-height:25px; height:25px; padding:0px 5px 0 12px; margin:0px;  }
									       .main_dnnmenu_itemselected td {  background-color:#e36500; font-weight:normal; text-align:left; line-height:25px; height:25px; padding:0px 5px 0 12px; margin:0px; }
/* Sub Menu - Idel Text */                 .main_dnnmenu_submenu td span { color:#ffffff; font-size: 11px;}
/* Sub Menu - Hover, Selected Text */	   .main_dnnmenu_itemhover td span, .main_dnnmenu_itemselected td span{ color:#ffffff; font-size: 11px;}

									       .main_dnnmenu_break { height: 1px; background-color: #666666; }
/* SUB Menu Icons */		               .icn { display:inline-block; }
/* Module Action Menus */ 			       .ModuleTitle_SubMenu { border:1px dotted #fff;}

.MenuMiddle { height:36px; margin:0px 0px; background-color: Transparent; padding:0px 0px 35px 0px; }